-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openssl: 1.1.1q -> 1.1.1r #195539
Merged
Merged
openssl: 1.1.1q -> 1.1.1r #195539
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
6.topic: lua
6.topic: nixos
6.topic: ocaml
6.topic: pantheon
The Pantheon desktop environment
6.topic: python
8.has: module (update)
labels
Oct 11, 2022
ajs124
force-pushed
the
upd/openssl_1_1
branch
from
October 11, 2022 18:04
8545414
to
0ea1bda
Compare
github-actions
bot
removed
6.topic: ocaml
6.topic: nixos
6.topic: python
6.topic: lua
8.has: module (update)
6.topic: pantheon
The Pantheon desktop environment
labels
Oct 11, 2022
ajs124
force-pushed
the
upd/openssl_1_1
branch
from
October 11, 2022 18:08
c1e38a1
to
af8300e
Compare
ajs124
force-pushed
the
upd/openssl_1_1
branch
from
October 11, 2022 20:16
af8300e
to
e46520a
Compare
bugfix release, does not fix any security issues
ajs124
force-pushed
the
upd/openssl_1_1
branch
from
October 11, 2022 20:30
e46520a
to
a981db9
Compare
ajs124
force-pushed
the
upd/openssl_1_1
branch
from
October 11, 2022 20:31
a981db9
to
9247a66
Compare
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-22.05
git worktree add -d .worktree/backport-195539-to-staging-22.05 origin/staging-22.05
cd .worktree/backport-195539-to-staging-22.05
git checkout -b backport-195539-to-staging-22.05
ancref=$(git merge-base c3ddd95cf24639a6115c7756d78d9946e609e554 9247a6667c5e44bcd98f2f4415f0579bd0b1467a)
git cherry-pick -x $ancref..9247a6667c5e44bcd98f2f4415f0579bd0b1467a |
backport in #195591 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
bugfix release, does not fix any security issues
Will cause a conflict with #195537
Backport to staging-22.05, because 1.1.1 is default on 22.05.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes